.b_subscribe-banner
{
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
	gap: 80px;
	background-image: linear-gradient(rgba(223, 223, 223, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(223, 223, 223, 1) 100%);
	position: relative;

	h2, .h2
	{
		font-family: Jost;
		font-size: 32px;
		font-weight: 400;
		font-style: normal;
		color: #000;
		line-height: 36px /* 113% */;
	}

	p, .p
	{
		font-family: Jost;
		font-size: 22px;
		font-weight: 400;
		font-style: normal;
		color: #363636;
		line-height: 26px /* 118% */;
	}

	.shared-set-black-arrow
	{
		display: flex;
		padding: 0px 13px 0px 0px;
		align-items: center;

		.shape-slice-13-20-20-5
		{
			border-image-source: url("/wp-content/acftb-content/acftb-blocks/Subscribe Banner/images/shape-7.svg");
			border-image-slice: 13 20 20 5 fill;
			border-image-width: 13px 20px 20px 5px;
			border-image-repeat: stretch;
			min-width: 25px;
			min-height: 33px;
			position: absolute;
			width: calc(100% - 0px);
			height: calc(100% - 0px);
			left: 0;
			top: 0;
			order: 0;
		}

		.content-7
		{
			display: flex;
			height: 50px;
			padding: 10px 18px 10px 30px;
			justify-content: center;
			align-items: center;
			gap: 8px;
			position: relative;
			flex: 0 0 auto;
			order: 1;
		}

		span.text-navigation
		{
			color: #FFF;
			font-family: "Instrument Sans";
			font-style: normal;
			font-size: 18px;
			font-weight: 600;
			line-height: 20px /* 111% */;
			order: 0;
		}

		.icon-arrow-right-7
		{
			height: 17px;
			position: relative;
			flex: 0 0 10px;
			overflow: clip;
			object-fit: contain;
			order: 1;
		}

		&:hover
		{
			filter: drop-shadow(0 4px 0 rgba(199, 199, 198, 1));
		}

		&:hover .shape-slice-13-20-20-5
		{
			border-image-source: url("/wp-content/acftb-content/acftb-blocks/Subscribe Banner/images/shape-8.svg");
		}

		&:hover .text-navigation
		{
			color: #000;
		}

		&:hover .icon-arrow-right-7
		{
			content: url("/wp-content/acftb-content/acftb-blocks/Subscribe Banner/images/icon-arrow-right-4-hover.svg");
		}

		&:hover .vector-16
		{
			display: none;
		}

		&:hover .vector-9-5
		{
			display: none;
		}
	}

	.shared-comp-icon-arrow-right
	{
		overflow: clip;

		.vector-9-6
		{
			position: absolute;
			left: -1px;
			top: -1px;
			width: 9px;
			height: 19px;
			object-fit: contain;
			aspect-ratio: 9 / 19;
			order: 0;
		}
	}

	.top-bar-2
	{
		position: relative;
		flex: 0 0 3px;
		width: 100%;
		background-image: linear-gradient(rgba(151, 151, 151, 1) 0%, rgba(95, 95, 95, 1) 99%);
		order: 0;
	}

	.content-3
	{
		display: flex;
		flex-direction: column;
		padding: 0px 50px;
		align-items: flex-start;
		gap: 30px;
		position: relative;
		flex: 0 0 auto;
		width: 100%;
		order: 1;
	}

	.icon-and-text-2
	{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 30px;
		position: relative;
		flex: 0 0 auto;
		width: 100%;
		order: 0;
	}

	.icon-megaphone-2
	{
		width: 69px;
		position: relative;
		flex: 0 0 70px;
		object-fit: contain;
		order: 0;
	}

	.text-area-2
	{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
		position: relative;
		flex: 0 0 auto;
		width: 100%;
		order: 1;
	}

	h2.heading-2
	{
		align-self: stretch;
		order: 0;
	}

	.body-2
	{
		align-self: stretch;
		display: flex;
		height: 77px;
		flex-direction: column;
		order: 1;
	}

	.black-arrow-2
	{
		position: relative;
		flex: 0 0 auto;
		order: 1;

		.shape-slice-13-20-20-5
		{
			border-image-source: url("/wp-content/acftb-content/acftb-blocks/Subscribe Banner/images/shape-3.svg");
		}
	}

	.bottom-bar-2
	{
		transform: rotate(180deg);
		position: relative;
		flex: 0 0 3px;
		width: 100%;
		background-image: linear-gradient(rgba(151, 151, 151, 1) 0%, rgba(95, 95, 95, 1) 99%);
		order: 2;
	}

	@media (min-width: 1440px)
	{
		width: 100%;
		gap: 50px;

		.content-3
		{
			padding: 0px 60px;
			justify-content: space-between;
			align-items: center;
			flex-direction: initial;
			gap: initial;
		}

		.icon-and-text-2
		{
			flex: 1 1 0%;
			min-width: 0;
			flex-direction: initial;
			width: initial;
		}

		.icon-megaphone-2
		{
			height: 70px;
			flex: 0 0 69px;
			width: initial;
		}

		.text-area-2
		{
			justify-content: center;
			gap: 14px;
			flex: 1 1 0%;
			min-width: 0;
			width: initial;
		}

		.heading-2
		{
			font-size: 40px;
			line-height: 44px /* 110% */;
			align-self: initial;
		}

		.body-2
		{
			font-size: 26px;
			line-height: 30px /* 115% */;
			align-self: initial;
			display: initial;
			height: initial;
			flex-direction: initial;
		}

		.shape-slice-13-20-20-5
		{
			border-image-source: url("/wp-content/acftb-content/acftb-blocks/Subscribe Banner/images/shape-4.svg");
		}
	}
}
